More work on GtkAssistant by Carlos Garnacho:
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jan 2006 06:03:50 +0000 (06:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 28 Jan 2006 06:03:50 +0000 (06:03 +0000)
commit017a5e3d5be6869abe485ea0c631160d1fa999b9
tree6b3b9d92d5665ef66d005945b9ff3e9e9d565c36
parentbd51b09f77e86e95e279d7a0e12d8389716c0d28
More work on GtkAssistant by Carlos Garnacho:

2006-01-28  Matthias Clasen  <mclasen@redhat.com>

More work on GtkAssistant by Carlos Garnacho:

* demos/gtk-demo/Makefile.am:
* demos/gtk-demo/assistant.c: Add a  GtkAssistant demo.

* gtk/gtkassistant.c: Handle focus, several small fixes to the
flow computations.
ChangeLog
ChangeLog.pre-2-10
demos/gtk-demo/Makefile.am
demos/gtk-demo/assistant.c [new file with mode: 0644]
docs/reference/ChangeLog
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/migrating-GtkAssistant.sgml [new file with mode: 0644]
docs/reference/gtk/tmpl/gtkassistant.sgml [new file with mode: 0644]
gtk/gtkassistant.c